If there's only one argument in a ctor, mark it explicit to make it less
authorRobert Lipe <robertlipe@gpsbabel.org>
Mon, 3 Dec 2018 04:39:59 +0000 (22:39 -0600)
committerRobert Lipe <robertlipe@gpsbabel.org>
Mon, 3 Dec 2018 04:39:59 +0000 (22:39 -0600)
commit697732951d29ceb04812898e0472c90631bc739c
tree02492998defc2e0e45bd98d68f83c867e8542c43
parent403b4383b29454876bccbab306aaefa67444d0c2
If there's only one argument in a ctor, mark it explicit to make it less
easy to fall into implicit conversions.
.idea/encodings.xml [new file with mode: 0644]